libxl: Pass actual RAM amount to qemu-xen
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 3 Apr 2012 17:15:11 +0000 (18:15 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Tue, 3 Apr 2012 17:15:11 +0000 (18:15 +0100)
commitccd266a2e7c6bb47a7311af3bc05f54f1572429c
tree710e9a1519edb57e414ae053c4afca47da9e3419
parent43774fe3f123f6bcf67da9e979a035e3d43a4461
libxl: Pass actual RAM amount to qemu-xen

QEMU upstream need to kown the amount of RAM given to a guest. This patch give
the correct value.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_dm.c